Skip to content

Conversation

@rmmgc
Copy link

@rmmgc rmmgc commented Aug 21, 2025

Hello,
this PR is related to wrong video dimensions on iOS (#1504). As this is open a long time, I am not sure if there is intention to "fix" this.

This is adjusting width and height directly. Another option would be to expose orientation value in response object so devs can adjust it on JS side.

@maksymhcode-care
Copy link

@rmmgc Hello, can i ask you to explain what exactly are you fixing with this? i have similar issue but it only happens with screen recorded videos, for some reason it returns video width as height, is this what your commit is trying to fix?

@rmmgc
Copy link
Author

rmmgc commented Jan 30, 2026

@maksymhcode-care Yes, pretty much. It checks if video was recorded in portrait mode and corrects width and hight before sending it back to JS. However, this patch is made long time ago, I am not sure it this is still needed.

@maksymhcode-care
Copy link

@maksymhcode-care Yes, pretty much. It checks if video was recorded in portrait mode and corrects width and hight before sending it back to JS. However, this patch is made long time ago, I am not sure it this is still needed.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants